projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ce92d7
)
(sh-mode-syntax-table): Don't make ^L
author
Andreas Schwab
<schwab@suse.de>
Sun, 27 Oct 2002 23:00:42 +0000
(23:00 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Sun, 27 Oct 2002 23:00:42 +0000
(23:00 +0000)
end-of-comment syntax.
lisp/progmodes/sh-script.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/sh-script.el
b/lisp/progmodes/sh-script.el
index 35e72199a73daf1f50b885e477668e53dd7944d7..d6592cbc603d35164a83ed1c78d8770ec2c25db0 100644
(file)
--- a/
lisp/progmodes/sh-script.el
+++ b/
lisp/progmodes/sh-script.el
@@
-395,7
+395,6
@@
the car and cdr are the same symbol.")
(defvar sh-mode-syntax-table
'((sh eval sh-mode-syntax-table ()
?\# "<"
- ?\^l ">#"
?\n ">#"
?\" "\"\""
?\' "\"'"